EPOS GNSS

Endpoint /files/combinationT3/{instance}/{format}/{page}/{perpage}

This endpoint returns file information, including information about tables that are part of T3 from files that meet the criteria entered in the fields.

This endpoint is used to search files using a combination of several different criteria, allowing you to reach impossible combinations or some very specific ones.

In addition to these main fields, there is a field to enter the desired output format. Two required fields for pagination, where you can enter the number of elements per page to be displayed and the page you want to be displayed. In addition to a parameter that allows you to exclude files with a status less than zero.

All possible parameters to combine
instance

The combination of parameters. Combinations can be made with all the parameters presented as long as they are separated by &..

format

The format of the output

filtervalidatedfiles

Whether to exclude files with status less than zero. Value 1 to exclude files, or 0 to view all files regardless of status.

page

Number of the page you want to view depends on the number of elements per page chosen.

perpage

Number of elements per page.

Endpoint /files/info

This endpoint is used to obtain information about files. Being a simpler endpoint than the main /files endpoint. In this case, the information is more general. Allows you to search by station where the file belongs, by file status, by date_from or date_to of the file or the acronym of the data center.

In this endpoint all parameters are optional, just fill in the ones you want.

marker_long_name

The marker_long_name of the station where the file belongs.

status

The status of the files

date_from

The date_from of the files

date_to

The date_to of the files

datacenter_acronym

The acronym of the data center

page

Number of the page you want to view depends on the number of elements per page chosen.

perpage

Number of elements per page.

Example Links

Type of Errors Explanation

Endpoint /files/info
Code 200
Code 204
Code 400
Code 500