Skip to main content
Version: v3

Get Upload Status

GET 

/social-media-posting/:locationId/csv

Get the status of all CSV imports for a location

Request

Version stringrequired

API Version

Available optionsv3
locationId stringrequired

Location Id

skip string

Number of records to skip

Default value:0
limit string

Maximum number of records to return

Default value:10
includeUsers string

Include user data in response

isFromTemplate string

Filter CSVs imported from template library

userId stringrequired

User ID

application/json

Successful response

Schema
    successbooleanrequired

    Success or Failure

    statusCodenumberrequired

    Status Code

    messagestringrequired

    Message

    resultsobject

    Requested Results